home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / soft / fm42ch.exe / {app} / Foxmail.exe / 0 / RCDATA / TDLGACCWIZARD / TDLGACCWIZARD.txt < prev   
Text File  |  2002-07-04  |  25KB  |  932 lines

  1. object DlgAccWizard: TDlgAccWizard
  2.   Tag = 1900
  3.   Left = 303
  4.   Top = 192
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Wizard'
  8.   ClientHeight = 318
  9.   ClientWidth = 496
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Bevel1: TBevel
  23.     Left = 8
  24.     Top = 272
  25.     Width = 481
  26.     Height = 2
  27.   end
  28.   object Image1: TImage
  29.     Left = 14
  30.     Top = 16
  31.     Width = 120
  32.     Height = 240
  33.     Picture.Data = {<image000.gif>}
  34.   end
  35.   object BtnPrev: TButton
  36.     Tag = 1930
  37.     Left = 165
  38.     Top = 284
  39.     Width = 75
  40.     Height = 25
  41.     Caption = '< &Back'
  42.     Enabled = False
  43.     TabOrder = 0
  44.     OnClick = BtnPrevClick
  45.   end
  46.   object BtnNext: TButton
  47.     Tag = 1931
  48.     Left = 240
  49.     Top = 284
  50.     Width = 74
  51.     Height = 25
  52.     Caption = 'Ne&xt >'
  53.     Default = True
  54.     TabOrder = 1
  55.     OnClick = BtnNextClick
  56.   end
  57.   object BtnCancel: TButton
  58.     Tag = 1933
  59.     Left = 328
  60.     Top = 284
  61.     Width = 75
  62.     Height = 25
  63.     Cancel = True
  64.     Caption = '&Cancel'
  65.     ModalResult = 2
  66.     TabOrder = 2
  67.     OnClick = BtnCancelClick
  68.   end
  69.   object BtnHelp: TButton
  70.     Tag = 1934
  71.     Left = 410
  72.     Top = 284
  73.     Width = 74
  74.     Height = 25
  75.     Caption = '&Help'
  76.     TabOrder = 3
  77.     OnClick = BtnHelpClick
  78.   end
  79.   object Notebook: TNotebook
  80.     Left = 145
  81.     Top = 8
  82.     Width = 346
  83.     Height = 257
  84.     PageIndex = 4
  85.     TabOrder = 4
  86.     object TPage
  87.       Left = 0
  88.       Top = 0
  89.       Caption = 'FirstRun'
  90.       object L_FirstRun: TLabel
  91.         Tag = 1906
  92.         Left = 16
  93.         Top = 8
  94.         Width = 321
  95.         Height = 33
  96.         AutoSize = False
  97.         Caption = 'Welcome the Foxmail'
  98.         WordWrap = True
  99.       end
  100.       object L_firstrun_d: TLabel
  101.         Left = 16
  102.         Top = 40
  103.         Width = 321
  104.         Height = 73
  105.         AutoSize = False
  106.         Caption = 
  107.           'Before running Foxmail, you have to create at least one account.' +
  108.           ' You can import an account from Foxmail 2.1 (or lower), or creat' +
  109.           'e a new one. Note: you can do the upgrading at any time in FoxMa' +
  110.           'il, not exactly now.'
  111.         WordWrap = True
  112.       end
  113.       object RBupgrade: TRadioButton
  114.         Left = 16
  115.         Top = 160
  116.         Width = 313
  117.         Height = 17
  118.         Caption = 'Upgrade from version 2.1 (or lower)'
  119.         TabOrder = 0
  120.         OnClick = RBupgradeClick
  121.       end
  122.       object RBnewaccount: TRadioButton
  123.         Left = 16
  124.         Top = 192
  125.         Width = 321
  126.         Height = 17
  127.         Caption = 'Create a new account'
  128.         TabOrder = 1
  129.         OnClick = RBupgradeClick
  130.       end
  131.     end
  132.     object TPage
  133.       Left = 0
  134.       Top = 0
  135.       Caption = 'Welcome'
  136.       object L_welcome: TLabel
  137.         Tag = 1900
  138.         Left = 16
  139.         Top = 8
  140.         Width = 297
  141.         Height = 25
  142.         AutoSize = False
  143.         Caption = 'Foxmail Account Wizard'
  144.       end
  145.       object L_desc1: TLabel
  146.         Tag = 1890
  147.         Left = 16
  148.         Top = 40
  149.         Width = 321
  150.         Height = 65
  151.         AutoSize = False
  152.         Caption = 
  153.           'This will help you to set up new account. Each account means a d' +
  154.           'ifferent user, or a different user identity (for example, one fo' +
  155.           'r working and another for private)'
  156.         WordWrap = True
  157.       end
  158.       object L_desc2: TLabel
  159.         Tag = 1891
  160.         Left = 16
  161.         Top = 112
  162.         Width = 321
  163.         Height = 49
  164.         AutoSize = False
  165.         Caption = 
  166.           'In each user account, you can still set up multiple POP3 mailbox' +
  167.           ' account, so NO necessory to set up each POP3 account as a FoxMa' +
  168.           'il user account.'
  169.         WordWrap = True
  170.       end
  171.       object L_desc3: TLabel
  172.         Tag = 1892
  173.         Left = 16
  174.         Top = 168
  175.         Width = 321
  176.         Height = 41
  177.         AutoSize = False
  178.         Caption = 
  179.           'You can add an access password for each account to protect your ' +
  180.           'messages from others.'
  181.         WordWrap = True
  182.       end
  183.     end
  184.     object TPage
  185.       Left = 0
  186.       Top = 0
  187.       Caption = 'AccName'
  188.       object L_Account: TLabel
  189.         Tag = 1901
  190.         Left = 16
  191.         Top = 8
  192.         Width = 297
  193.         Height = 25
  194.         AutoSize = False
  195.         Caption = 'Create New User Account'
  196.       end
  197.       object L_accname_d: TLabel
  198.         Tag = 1902
  199.         Left = 16
  200.         Top = 40
  201.         Width = 321
  202.         Height = 41
  203.         AutoSize = False
  204.         Caption = 
  205.           'The User Name identifies a new user. Each user can have multiple' +
  206.           ' POP3 mailbox, but only one mail address when sending.'
  207.         WordWrap = True
  208.       end
  209.       object L_accname_p: TLabel
  210.         Tag = 1903
  211.         Left = 48
  212.         Top = 88
  213.         Width = 56
  214.         Height = 13
  215.         Alignment = taRightJustify
  216.         Caption = '&User Name:'
  217.         FocusControl = E_accname
  218.       end
  219.       object L_boxpath: TLabel
  220.         Tag = 1905
  221.         Left = 16
  222.         Top = 144
  223.         Width = 321
  224.         Height = 49
  225.         AutoSize = False
  226.         Caption = 
  227.           'Specify the local mailbox path, eg, C:\FOXMAIL\MAILBOX. It can a' +
  228.           'lso be a network shared directory such as \\SERVER\MYBOX. You ca' +
  229.           'n let it as <Default> so FoxMail will create a new directory.'
  230.         WordWrap = True
  231.       end
  232.       object L_boxpath_p: TLabel
  233.         Tag = 1904
  234.         Left = 41
  235.         Top = 200
  236.         Width = 63
  237.         Height = 13
  238.         Alignment = taRightJustify
  239.         Caption = '&Mailbox path:'
  240.         FocusControl = E_boxpath
  241.       end
  242.       object E_accname: TEdit
  243.         Left = 112
  244.         Top = 84
  245.         Width = 225
  246.         Height = 21
  247.         TabOrder = 0
  248.       end
  249.       object E_boxpath: TEdit
  250.         Tag = 1928
  251.         Left = 112
  252.         Top = 196
  253.         Width = 225
  254.         Height = 21
  255.         Enabled = False
  256.         ReadOnly = True
  257.         TabOrder = 1
  258.       end
  259.       object BtnSelPath: TButton
  260.         Tag = 1918
  261.         Left = 176
  262.         Top = 224
  263.         Width = 75
  264.         Height = 23
  265.         Caption = '&Browse...'
  266.         TabOrder = 2
  267.         OnClick = BtnSelPathClick
  268.       end
  269.       object BtnPathDefault: TButton
  270.         Tag = 1919
  271.         Left = 256
  272.         Top = 224
  273.         Width = 75
  274.         Height = 23
  275.         Caption = '&Default'
  276.         TabOrder = 3
  277.         OnClick = BtnPathDefaultClick
  278.       end
  279.     end
  280.     object TPage
  281.       Left = 0
  282.       Top = 0
  283.       Caption = 'UserName'
  284.       object L_UserName: TLabel
  285.         Tag = 1911
  286.         Left = 16
  287.         Top = 8
  288.         Width = 297
  289.         Height = 25
  290.         AutoSize = False
  291.         Caption = 'Mail Sender Identity'
  292.       end
  293.       object L_User_d: TLabel
  294.         Tag = 1912
  295.         Left = 16
  296.         Top = 56
  297.         Width = 321
  298.         Height = 33
  299.         AutoSize = False
  300.         Caption = 
  301.           'The Sender Name will be added to mails you sent out, so the rece' +
  302.           'iver can see your name.'
  303.         WordWrap = True
  304.       end
  305.       object L_username_p: TLabel
  306.         Tag = 1913
  307.         Left = 42
  308.         Top = 104
  309.         Width = 66
  310.         Height = 13
  311.         Alignment = taRightJustify
  312.         Caption = '&Sender name:'
  313.         FocusControl = E_username
  314.       end
  315.       object L_address_d: TLabel
  316.         Tag = 1914
  317.         Left = 16
  318.         Top = 144
  319.         Width = 321
  320.         Height = 41
  321.         AutoSize = False
  322.         Caption = 
  323.           'Mail Address Let others reply to you to this address. You can sp' +
  324.           'ecify another Reply-Address later. Eg, John@yourhost.com.'
  325.         WordWrap = True
  326.       end
  327.       object L_address_p: TLabel
  328.         Tag = 1915
  329.         Left = 41
  330.         Top = 200
  331.         Width = 63
  332.         Height = 13
  333.         Alignment = taRightJustify
  334.         Caption = 'Mail &Address:'
  335.         FocusControl = E_address
  336.       end
  337.       object E_username: TEdit
  338.         Left = 112
  339.         Top = 100
  340.         Width = 225
  341.         Height = 21
  342.         TabOrder = 0
  343.       end
  344.       object E_address: TEdit
  345.         Left = 112
  346.         Top = 196
  347.         Width = 225
  348.         Height = 21
  349.         TabOrder = 1
  350.       end
  351.     end
  352.     object TPage
  353.       Left = 0
  354.       Top = 0
  355.       Caption = 'Server'
  356.       object L_server_d: TLabel
  357.         Tag = 1906
  358.         Left = 16
  359.         Top = 8
  360.         Width = 321
  361.         Height = 25
  362.         AutoSize = False
  363.         Caption = 'Mail Server'
  364.         WordWrap = True
  365.       end
  366.       object L_pop3_d: TLabel
  367.         Tag = 1907
  368.         Left = 16
  369.         Top = 53
  370.         Width = 321
  371.         Height = 45
  372.         AutoSize = False
  373.         Caption = 
  374.           'POP3(PostOffice Protocol 3) server receives and preservs message' +
  375.           's sent from others. E.g., public.guangzhou.gd.cn'
  376.         WordWrap = True
  377.       end
  378.       object L_pop3_p: TLabel
  379.         Tag = 1908
  380.         Left = 46
  381.         Top = 101
  382.         Width = 62
  383.         Height = 13
  384.         Alignment = taRightJustify
  385.         Caption = '&POP3 Server'
  386.         FocusControl = E_pop3
  387.       end
  388.       object L_smtp_d: TLabel
  389.         Tag = 1909
  390.         Left = 16
  391.         Top = 182
  392.         Width = 321
  393.         Height = 47
  394.         AutoSize = False
  395.         Caption = 
  396.           'Your out messages will be sent by SMTP(Simple Mail Transfer Prot' +
  397.           'ocol) server to the destination host.'
  398.         WordWrap = True
  399.       end
  400.       object L_smtp_p: TLabel
  401.         Tag = 1910
  402.         Left = 39
  403.         Top = 232
  404.         Width = 65
  405.         Height = 13
  406.         Alignment = taRightJustify
  407.         Caption = '&SMTP server:'
  408.         FocusControl = E_smtp
  409.       end
  410.       object L_pop3acc: TLabel
  411.         Tag = 1921
  412.         Left = 68
  413.         Top = 132
  414.         Width = 40
  415.         Height = 13
  416.         Alignment = taRightJustify
  417.         Caption = '&Account'
  418.         FocusControl = E_pop3acc
  419.       end
  420.       object L_POP3password: TLabel
  421.         Tag = 1921
  422.         Left = 62
  423.         Top = 161
  424.         Width = 46
  425.         Height = 13
  426.         Alignment = taRightJustify
  427.         Caption = 'Pass&word'
  428.         FocusControl = E_pop3pass
  429.       end
  430.       object L_pop3_d_hotmail: TLabel
  431.         Tag = 1907
  432.         Left = 17
  433.         Top = 53
  434.         Width = 325
  435.         Height = 48
  436.         AutoSize = False
  437.         Caption = 
  438.           'If the Foxmail-Hotmail Proxy run on local PC, the "POP3 Server" ' +
  439.           'should be "localhost", otherwize it should be the IP or NAME of ' +
  440.           'the PC which the Foxmail-Hotmail Proxy on.'
  441.         Visible = False
  442.         WordWrap = True
  443.       end
  444.       object L_smtp_d_hotmail: TLabel
  445.         Tag = 1909
  446.         Left = 16
  447.         Top = 182
  448.         Width = 325
  449.         Height = 46
  450.         AutoSize = False
  451.         Caption = 
  452.           'If the Foxmail-Hotmail Proxy run on local PC, the "SMTP Server" ' +
  453.           'should be "localhost", otherwize it should be the IP or NAME of ' +
  454.           'the PC which the Foxmail-Hotmail Proxy on.'
  455.         Visible = False
  456.         WordWrap = True
  457.       end
  458.       object E_pop3: TEdit
  459.         Left = 115
  460.         Top = 99
  461.         Width = 225
  462.         Height = 21
  463.         TabOrder = 2
  464.       end
  465.       object E_smtp: TEdit
  466.         Left = 115
  467.         Top = 227
  468.         Width = 225
  469.         Height = 21
  470.         TabOrder = 5
  471.       end
  472.       object E_pop3acc: TEdit
  473.         Left = 115
  474.         Top = 128
  475.         Width = 129
  476.         Height = 21
  477.         TabOrder = 3
  478.       end
  479.       object E_pop3pass: TEdit
  480.         Left = 115
  481.         Top = 158
  482.         Width = 129
  483.         Height = 21
  484.         PasswordChar = '*'
  485.         TabOrder = 4
  486.       end
  487.       object optHotmailAccount: TRadioButton
  488.         Left = 160
  489.         Top = 32
  490.         Width = 137
  491.         Height = 17
  492.         Caption = 'Hotmail/MSN account'
  493.         TabOrder = 1
  494.         TabStop = True
  495.         OnClick = optHotmailAccountClick
  496.       end
  497.       object optPOP3Account: TRadioButton
  498.         Left = 16
  499.         Top = 32
  500.         Width = 137
  501.         Height = 17
  502.         Caption = 'POP3 account'
  503.         Checked = True
  504.         TabOrder = 0
  505.         TabStop = True
  506.         OnClick = optHotmailAccountClick
  507.       end
  508.     end
  509.     object TPage
  510.       Left = 0
  511.       Top = 0
  512.       Caption = 'Finish'
  513.       object L_finished: TLabel
  514.         Tag = 1916
  515.         Left = 16
  516.         Top = 8
  517.         Width = 297
  518.         Height = 25
  519.         AutoSize = False
  520.         Caption = 'Finished'
  521.       end
  522.       object L_pressfinish_d: TLabel
  523.         Tag = 1917
  524.         Left = 16
  525.         Top = 40
  526.         Width = 321
  527.         Height = 33
  528.         AutoSize = False
  529.         Caption = 'Press the "Finish" button to complete account creating.'
  530.         WordWrap = True
  531.       end
  532.       object chkSmtpAuthentication: TCheckBox
  533.         Left = 18
  534.         Top = 82
  535.         Width = 300
  536.         Height = 17
  537.         Caption = 'S&MTP server need AUTHENTICATION'
  538.         TabOrder = 0
  539.       end
  540.       object chkLeaveServerCopy: TCheckBox
  541.         Left = 18
  542.         Top = 112
  543.         Width = 300
  544.         Height = 17
  545.         Caption = '&Leave a copy of messages in server'
  546.         TabOrder = 1
  547.       end
  548.     end
  549.     object TPage
  550.       Left = 0
  551.       Top = 0
  552.       Caption = 'upgrade'
  553.       object L_upgrade: TLabel
  554.         Tag = 1906
  555.         Left = 16
  556.         Top = 8
  557.         Width = 321
  558.         Height = 33
  559.         AutoSize = False
  560.         Caption = 'Welcome to Foxmail upgrade wizard'
  561.         WordWrap = True
  562.       end
  563.       object L_upgrade_d: TLabel
  564.         Left = 16
  565.         Top = 48
  566.         Width = 321
  567.         Height = 65
  568.         AutoSize = False
  569.         Caption = 
  570.           'This wizard will help you to upgrade data in Foxmail version 2.1' +
  571.           ' (or lower) to the new version. The data includes account settin' +
  572.           'gs, mailboxes, messages in mailboxes, etc.'
  573.         WordWrap = True
  574.       end
  575.     end
  576.     object TPage
  577.       Left = 0
  578.       Top = 0
  579.       Caption = 'UpgSelPath'
  580.       object L_UpgSelPath: TLabel
  581.         Tag = 1906
  582.         Left = 16
  583.         Top = 8
  584.         Width = 321
  585.         Height = 25
  586.         AutoSize = False
  587.         Caption = 'Select File Foxmail.ini'
  588.         WordWrap = True
  589.       end
  590.       object L_UpgSelPath_d: TLabel
  591.         Left = 16
  592.         Top = 40
  593.         Width = 321
  594.         Height = 49
  595.         AutoSize = False
  596.         Caption = 
  597.           'Locate the file Foxmail.ini.   FoxMail.ini includes all the sett' +
  598.           'ings for the account, and the mailbox directory.'
  599.         WordWrap = True
  600.       end
  601.       object TBpath: TSpeedButton
  602.         Left = 308
  603.         Top = 112
  604.         Width = 24
  605.         Height = 24
  606.         Glyph.Data = {
  607.           56070000424D5607000000000000360400002800000028000000140000000100
  608.           0800000000002003000000000000000000000001000000010000000000000000
  609.           80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
  610.           A600000000000000000000000000000000000000000000000000000000000000
  611.           0000000000000000000000000000000000000000000000000000000000000000
  612.           0000000000000000000000000000000000000000000000000000000000000000
  613.           0000000000000000000000000000000000000000000000000000000000000000
  614.           0000000000000000000000000000000000000000000000000000000000000000
  615.           0000000000000000000000000000000000000000000000000000000000000000
  616.           0000000000000000000000000000000000000000000000000000000000000000
  617.           0000000000000000000000000000000000000000000000000000000000000000
  618.           0000000000000000000000000000000000000000000000000000000000000000
  619.           0000000000000000000000000000000000000000000000000000000000000000
  620.           0000000000000000000000000000000000000000000000000000000000000000
  621.           0000000000000000000000000000000000000000000000000000000000000000
  622.           0000000000000000000000000000000000000000000000000000000000000000
  623.           0000000000000000000000000000000000000000000000000000000000000000
  624.           0000000000000000000000000000000000000000000000000000000000000000
  625.           0000000000000000000000000000000000000000000000000000000000000000
  626.           0000000000000000000000000000000000000000000000000000000000000000
  627.           0000000000000000000000000000000000000000000000000000000000000000
  628.           0000000000000000000000000000000000000000000000000000000000000000
  629.           0000000000000000000000000000000000000000000000000000000000000000
  630.           0000000000000000000000000000000000000000000000000000000000000000
  631.           0000000000000000000000000000000000000000000000000000000000000000
  632.           0000000000000000000000000000000000000000000000000000000000000000
  633.           0000000000000000000000000000000000000000000000000000000000000000
  634.           0000000000000000000000000000000000000000000000000000000000000000
  635.           0000000000000000000000000000000000000000000000000000000000000000
  636.           0000000000000000000000000000000000000000000000000000000000000000
  637.           0000000000000000000000000000000000000000000000000000000000000000
  638.           0000000000000000000000000000000000000000000000000000000000000000
  639.           000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
  640.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  641.           0303030303030303030303030303030303030303030303030303030303030303
  642.           0303030303030303030303030303030303030303030303030303030303030303
  643.           0303030303030303030303030303030303030303030303030303030303030303
  644.           0303030303030303030303030303030303030303030303030303030303030303
  645.           030303030303030303FFFFFFFFFFFFFFFFFFFFFFFFFFFF0303030303F8000000
  646.           00000000000000000000030303030303F8F8F8F8F8F8F8F8F8F8F8F8F8F803FF
  647.           03030303000007FB07FB07FB07FB07FB07FB000303030303F8F803FF03030303
  648.           030303030303F8FF0303030300FF0007FB07FB07FB07FB07FB07000303030303
  649.           F8FFF8FF03030303030303030303F803FF03030300FB00FB07FB07FB07FB07FB
  650.           07FB070003030303F8FFF803FF03030303030303030303F8FF03030300FFFB00
  651.           FB07FB07FB07FB07FB07FB0003030303F8FF03F8FF03030303030303030303F8
  652.           03FF030300FBFF0007FB07FB07FB07FB07FB07FB00030303F8FF03F803FFFFFF
  653.           FFFF030303030303F8FF030300FFFBFF000000000007FB07FB07FB0700030303
  654.           F8FF0303F8F8F8F8F803FFFFFFFFFFFFF803030300FBFFFBFFFBFFFBFF000000
  655.           0000000003030303F8FF03030303030303F8F8F8F8F8F8F80303030300FFFBFF
  656.           FBFFFBFFFBFFFBFFFB00030303030303F8FF0303030303030303030303F8FF03
  657.           0303030300FBFFFBFFFBFFFBFFFBFFFBFF00030303030303F8FF0303030303FF
  658.           FFFFFFFFFFF803030303030300FFFBFFFBFF0000000000000003030303030303
  659.           F807FFFFFFFFF8F8F8F8F8F8F803030303030303030000000000030303030303
  660.           030303030303030303F8F8F8F8F8030303030303030303030303030303030303
  661.           0303030303030303030303030303030303030303030303030303030303030303
  662.           0303030303030303030303030303030303030303030303030303030303030303
  663.           0303030303030303030303030303030303030303030303030303030303030303
  664.           0303030303030303030303030303030303030303030303030303030303030303
  665.           0303030303030303030303030303030303030303030303030303}
  666.         NumGlyphs = 2
  667.         OnClick = TBpathClick
  668.       end
  669.       object E_path: TEdit
  670.         Left = 16
  671.         Top = 112
  672.         Width = 289
  673.         Height = 21
  674.         Color = clBtnFace
  675.         ReadOnly = True
  676.         TabOrder = 0
  677.       end
  678.     end
  679.     object TPage
  680.       Left = 0
  681.       Top = 0
  682.       Caption = 'BeginUpgrade'
  683.       object L_BeginUpg: TLabel
  684.         Tag = 1906
  685.         Left = 16
  686.         Top = 8
  687.         Width = 321
  688.         Height = 33
  689.         AutoSize = False
  690.         Caption = 'Begin Upgrade'
  691.         WordWrap = True
  692.       end
  693.       object L_BeginUpg_d: TLabel
  694.         Left = 16
  695.         Top = 48
  696.         Width = 321
  697.         Height = 73
  698.         AutoSize = False
  699.         Caption = 
  700.           'Press the Finish button to import the account from pervious vers' +
  701.           'ion to this one. The mailbox files will still leave in their dir' +
  702.           'ectory, so do not delete them. The file '#39'Foxmail.ini'#39' will be ba' +
  703.           'ckup to file '#39'Foxmail.in~'#39'.'
  704.         WordWrap = True
  705.       end
  706.     end
  707.     object TPage
  708.       Left = 0
  709.       Top = 0
  710.       Caption = 'ExFileName'
  711.       object lblExFileName: TLabel
  712.         Left = 13
  713.         Top = 13
  714.         Width = 64
  715.         Height = 13
  716.         Caption = 'Export to file :'
  717.       end
  718.       object E_ExportFileName: TEdit
  719.         Left = 13
  720.         Top = 39
  721.         Width = 319
  722.         Height = 21
  723.         TabOrder = 0
  724.       end
  725.       object btnExBrowse: TButton
  726.         Left = 254
  727.         Top = 72
  728.         Width = 78
  729.         Height = 26
  730.         Caption = '&Browse...'
  731.         TabOrder = 1
  732.         OnClick = btnExBrowseClick
  733.       end
  734.     end
  735.     object TPage
  736.       Left = 0
  737.       Top = 0
  738.       Caption = 'ExSelectFields'
  739.       object lblExSelectFields: TLabel
  740.         Left = 7
  741.         Top = 7
  742.         Width = 107
  743.         Height = 13
  744.         Caption = 'Select fields to export :'
  745.       end
  746.       object CheckListBox: TCheckListBox
  747.         Left = 7
  748.         Top = 26
  749.         Width = 332
  750.         Height = 196
  751.         OnClickCheck = CheckListBoxClickCheck
  752.         ItemHeight = 13
  753.         TabOrder = 0
  754.       end
  755.       object btnExSelectAll: TButton
  756.         Left = 184
  757.         Top = 228
  758.         Width = 74
  759.         Height = 24
  760.         Caption = '&Select All'
  761.         TabOrder = 1
  762.         OnClick = btnExSelectAllClick
  763.       end
  764.       object btnExUnselect: TButton
  765.         Left = 262
  766.         Top = 228
  767.         Width = 74
  768.         Height = 24
  769.         Caption = '&Unselect'
  770.         TabOrder = 2
  771.         OnClick = btnExUnselectClick
  772.       end
  773.     end
  774.     object TPage
  775.       Left = 0
  776.       Top = 0
  777.       Caption = 'IMpFileName'
  778.       object lblImpName: TLabel
  779.         Left = 13
  780.         Top = 13
  781.         Width = 101
  782.         Height = 13
  783.         Caption = 'Select a file to import:'
  784.       end
  785.       object E_ImpFileName: TEdit
  786.         Left = 13
  787.         Top = 39
  788.         Width = 319
  789.         Height = 21
  790.         TabOrder = 0
  791.       end
  792.       object btnImpBrowse: TButton
  793.         Left = 254
  794.         Top = 72
  795.         Width = 78
  796.         Height = 26
  797.         Caption = '&Browse...'
  798.         TabOrder = 1
  799.         OnClick = btnImpBrowseClick
  800.       end
  801.     end
  802.     object TPage
  803.       Left = 0
  804.       Top = 0
  805.       Caption = 'ImpSelectFields'
  806.       object lblImpMap: TLabel
  807.         Left = 7
  808.         Top = 7
  809.         Width = 96
  810.         Height = 13
  811.         Caption = 'Map importing fields:'
  812.       end
  813.       object btnImpSelectAll: TButton
  814.         Left = 184
  815.         Top = 228
  816.         Width = 74
  817.         Height = 24
  818.         Caption = '&Select All'
  819.         TabOrder = 0
  820.         OnClick = btnImpSelectAllClick
  821.       end
  822.       object btnImpReset: TButton
  823.         Left = 262
  824.         Top = 228
  825.         Width = 74
  826.         Height = 24
  827.         Caption = '&Reset'
  828.         TabOrder = 1
  829.         OnClick = btnImpResetClick
  830.       end
  831.       object ImpListView: TListView
  832.         Left = 7
  833.         Top = 26
  834.         Width = 332
  835.         Height = 189
  836.         Checkboxes = True
  837.         Columns = <
  838.           item
  839.             Width = 200
  840.           end
  841.           item
  842.             Width = 200
  843.           end>
  844.         ReadOnly = True
  845.         RowSelect = True
  846.         TabOrder = 2
  847.         ViewStyle = vsReport
  848.         OnChange = ImpListViewChange
  849.         OnDblClick = ImpMapClick
  850.       end
  851.       object ImpMap: TButton
  852.         Left = 106
  853.         Top = 228
  854.         Width = 74
  855.         Height = 24
  856.         Caption = '&Map...'
  857.         TabOrder = 3
  858.         OnClick = ImpMapClick
  859.       end
  860.     end
  861.   end
  862.   object BrowseDir: TBrowseDirectoryDlg
  863.     Options = [bfDirectoriesOnly]
  864.     ShowSelectionInStatus = True
  865.     Left = 64
  866.     Top = 280
  867.   end
  868.   object Language: TLanguage
  869.     LangCenter = DM_Language.LangCenter
  870.     ResStrings.Strings = (
  871.       '0001=< &Back'
  872.       '0002=Ne&xt >'
  873.       '0003=Finish'
  874.       '0004=You must fill the user name'
  875.       '0005=You must fill the "Sender Name"'
  876.       '0006=You must fill the "Email address"'
  877.       '0007=You must fill the "POP3 Server"'
  878.       '0008=You must fill the "SMTP Server"'
  879.       '0009=<Default>'
  880.       
  881.         '0010=FoxMail can not continue running if you do not create one a' +
  882.         'ccount. ;;Exit FoxMail now?'
  883.       '0011=Select mailbox directory:'
  884.       
  885.         '0012=This directory has already been used by an account, you can' +
  886.         ' not set it as mail directory!'
  887.       '0013=You must indicate the file name export to!'
  888.       '0014=File already exists! Do you want to replace it?'
  889.       '0015=Flie not found!'
  890.       '0016=Can not import this file!'
  891.       '0017=Text fields'
  892.       '0018=Address book fields'
  893.       '0060=Name'
  894.       '0061=E-mail address'
  895.       '0070=Mobile Phone'
  896.       '0071=Pager Number'
  897.       '0072=OICQ'
  898.       '0073=ICQ'
  899.       '0074=Personal HomePage'
  900.       '0075=Sex'
  901.       '0076=Birthday'
  902.       '0077=Interest'
  903.       '0080=Home Country'
  904.       '0081=Home Province'
  905.       '0082=Home City'
  906.       '0083=Home PostCode'
  907.       '0084=Home Street Address'
  908.       '0085=Home Telephone1'
  909.       '0086=Home Telephone2'
  910.       '0087=Home Fax'
  911.       '0090=Office Company'
  912.       '0091=Office Country'
  913.       '0092=Office Province'
  914.       '0093=Office City'
  915.       '0094=Office PostCode'
  916.       '0095=Office Address'
  917.       '0096=Office HomePage'
  918.       '0097=Office Position'
  919.       '0098=Office Department'
  920.       '0099=Office Telephone1'
  921.       '0100=Office Telephone2'
  922.       '0101=Office Fax'
  923.       '0110=Memo'
  924.       '0120=Male'
  925.       '0121=Female'
  926.       '0130=Logon Outlook Failed!'
  927.       '0131=Outlook Contact fields')
  928.     Left = 32
  929.     Top = 280
  930.   end
  931. end
  932.